Click or drag to resize

RuleConditionsIsPermissionControlled Property

Indicates whether incoming messages must be permission controlled (RMS protected) in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsPermissionControlled { get; set; }

Property Value

Type: Boolean
See Also